home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / WEST1.DXR / 00281.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  76 b   |  7 lines

  1. on exitFrame
  2.   x = random(6)
  3.   if x = 6 then
  4.     go(marker(1))
  5.   end if
  6. end
  7.